ItemNextPredictedAction Property |
Gets the next predicted action.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic PredictedMessageAction NextPredictedAction { get; }Public ReadOnly Property NextPredictedAction As PredictedMessageAction
Get
Property Value
Type:
PredictedMessageActionThe next predicted action.
See Also